rtrees 0.1.0

A Bunch of completely safe augmented tree implementation in rust
Documentation

RTrees

A lightweight safe implementation of various types of domain specific trees.

Usage

Add this to your Cargo.toml

[dependencies]
rand = "0.1"